home *** CD-ROM | disk | FTP | other *** search
/ Digitalfoto 118 / Digitalfoto 118.iso / mac / entrada.swf / scripts / DefineButton2_45 / BUTTONCONDACTION on(release).as
Text File  |  2010-10-06  |  178b  |  7 lines

  1. on(release){
  2.    marcador.marcax = _root.boto7._x;
  3.    marcador.marcaescala = _root.boto7._width;
  4.    loadMovieNum("pdf.swf",2,"GET");
  5.    _root.fons_taronja.gotoAndStop(1);
  6. }
  7.